<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-core</artifactId>
<version>5.0.0-2012Sep26</version>
</dependency>
A timed version was released and it is available at https://repository.jboss.org/nexus/.
To configure your project with this timed release, please use:
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-core</artifactId>
<version>5.0.0-2012Sep26</version>
</dependency>
The version is 5.0.0-2012Aug26.
The table bellow lists all available artifacts:
|
GroupId |
ArtifactId |
Version |
|
org.picketbox |
picketbox-core |
5.0.0-2012Sep26 |
|
org.picketbox |
picketbox-http |
5.0.0-2012Sep26 |
|
org.picketbox |
picketbox-cdi |
5.0.0-2012Sep26 |
You can get some examples from:
You can get the source codes from Github at https://github.com/picketbox.